***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Mar 26, 2026                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt SM6S22A-AU  A K 
.param
+vc0 = 1.563e-10	vc1 = 1.012e-10		vc2 = 1.000		vc3 = 5.687e-10		vc4 = 1.897e-1
+tc1 = 4.011e-2		tc2 = 3.011e-2		tc3 = 3.073e-2		tc4 = 2.707e-2
d1  A A1 zener
g1 A1 A value = {irexp(v(A1,A))}
v1 A1 K1 0
e1 K1 K value = {rbv(i(v1))}
.func irexp(v) {(vc0+vc1*v**vc2)*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc3*exp(vc4*v))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
.func rbv(i) {3.900e-2*min(i,0)}
.model zener d
***** flag parameter *****
+level = 1 
***** dc model parameter *****
+ is = 1.359e-12	  n = 1.081		 rs = 5.919e-3
+ibv = 5.000e-3	        nbv = 1.000	         bv = 25.65
***** capacitance parameter *****
+cjo = 3.425e-8		  m = 6.307e-1		 vj = 3.905e-1 
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		 eg = 1.100	        xti = 3
+trs1 = 1.567e-3
+tbv1 = 8.139e-4       tbv2 = -2.039e-7
.ends SM6S22A-AU
*$
